<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.crumbs{background:#ffffff;}
.crumbs .home{
	width:1200px;
	margin:10px auto;
	border-left:3px solid #f0333c;
}
.crumbs .home .catpos li{float:left;height:30px;line-height:35px;padding-left:15px;font-size:16px;}
.crumbs .home .catpos li a{text-decoration:none;color:#333333;}
.crumbs .home .catpos li:first-child{font-size:18px;line-height:30px;}
.crumbs .home .catpos li:not(:last-child)::after{content:"|";padding-left:15px;}

.crumbs .home .catlist{
	float:right;
}

.crumbs .home .catlist li{
	float:left;
	padding:0 0 0 30px;
	position:relative;
}

.crumbs .home .catlist .action a{
	font-weight:800;
	color:#f0333c;
	border-bottom:2px #f0333c solid;
	display:block;
}

.Live_Video_pc{
}

.Live_Video_mobile{
	visibility:  hidden;
	height: 0;
}


.container .news-content{
	margin:40px 0;
	width:1120px;
	border:1px #ccc solid;
	box-shadow:0 0 8px #e6e6e6;
	padding:0 40px;
	color:#5e5e5e;
}

.news-content h2{
	line-height:50px;
	text-align:center;
	font-size:24px;
	font-weight:800px;
	margin-top:30px;
	color:#3e3e3e;
}

.news-content .info{
	text-align:center;
	border-bottom:1px #ccc solid;
	height:60px;
	line-height:60px;
	padding-bottom:10px;
	margin:0 40px 40px 40px;
}

.info ul li{
	display:inline;
	padding:0 20px;
	line-height:30px;
}

.article{
	margin:0 40px;
	width:1080px;
}

.article p{
	margin-bottom: 20px;
}

.article .article_img{
	text-align: center;
}

.article img{
	max-width: 100%;
	margin-bottom: 20px;
}

.article .article_list li{
	list-style-type: circle;
	margin-left: 2em;
	margin-bottom: 20px;
}

.content-footer {
    height: 40px;
    line-height: 40px;
    margin: 60px 0;
}

.content-footer ul li{
	float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left:60px;
    width: 448px;
}

.page-content .title{
	border-bottom: 1px solid #ccc;
    height: 42px;
    margin-bottom: 20px;
}

.page-content{
	color: #5e5e5e;
	line-height:26px;
	padding-bottom: 20px;
	float:left;
}
.page-content img{
	max-width:800px;
}

.page-content .content{
	font-size:14px;
	width: 600px;
}

.page-content p{
	margin-bottom:20px;
}

.company-img{float:right;margin:0 0 0 20px;}

.title .year{float:right;}
.title .year select{height:30px;border:1px #ccc solid;padding-left:8px;}

.news-img{float:left;padding-right:20px;}
.news-img img{height:120px;border-radius:5px;}
.news-title{height:40px;line-height:40px;font-size:18px;font-weight:600;}
.news-desc{line-height:24px;font-size:14px;}
.news-date{line-height:24px;font-size:14px;line-height:38px;}

/*æ–°é—»*/
.news_title
{
	width: 100%;
}

.news_title h3
{
	float: left;
	width: 50%;
}

.news_content
{
	width: 100%;
	background-color: #d0d0d0;
	border-radius: 4px;
}

.news_list
{
}

.news_date
{
	font-size: 18px;
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 60px;
}

.news_img
{
	width: 200px;
	height: 150px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	border-left: 2px solid #ffffff;
}

.news_img img
{
	max-width: 100%;
	max-height: 100%;
}

.news_detail
{
	width: 700px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}

.news_detail_product
{
	width: 900px;
	height: 110px;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	border-left: 2px solid #ffffff;
}

.select_years
{
	padding-top: 50px;
	float: right;
}

.year
{
	font-size: 16px;
}

/*æŠ€æœ¯æ–‡ç«&nbsp;*/
.TechArticle_right{
	width: 890px;
	margin-left: 10px;
	border-radius: 4px;
}

.TechArticle_img
{
	width: 200px;
	height: 150px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}

.TechArticle_img img
{
	max-width: 100%;
	max-height: 100%;
}

.TechArticle_detail
{
	width: 800px;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
}

.ArticleTable
{
	border: 1px solid black;
	border-spacing: 0;
	border-collapse: collapse;
}

.ArticleTable td, .ArticleTable th
{
	border: 1px solid black;
	padding:3px 20px 2px 20px;
}

.ArticleTable th
{
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #888888;
	color: #ffffff;
}

.ArticleTable tr:nth-child(even)
{
	background-color: #dddddd;
}

/*è§†é¢‘*/

.video_right{
	width: 890px;
	margin-left: 10px;
}

.video_item
{
	width: 400px;
    float: left;
    margin-left: 40px;
    margin-bottom: 20px;
}

.video_img
{
	width: 100%;
	height: 100%;
	box-shadow: 5px 5px 15px 0px #00000080;
    margin-bottom: 10px;
}

.video_img img
{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

/*ä¼ä¸šèµ„è´¨*/
.entp-list ul{width:100%;}

.entp-list ul li {
	width: 264px;
	float: left;
	text-align: center;
	margin: 0 18px 15px 0;
}

.entp-list .entp-list-img {
	height : 350px;
}

.entp-list ul li img {
	box-shadow:0 0 5px #e6e6e6;
	width: 90%;
}


/*æŠ€æœ¯æ–‡æ¡£å’ŒSDK*/
.sdk-list,.doc-list {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 8px #e6e6e6;
    color: #5e5e5e;
    margin: 40px 0;
    padding: 20px 30px;
	overflow:hidden;
	min-height:900px;
}

.sdk-list .title,.doc-list .title{
	border-bottom: 1px solid #ccc;
    height: 42px;
    margin-bottom: 10px;
}

.sdk-list .title h2,.doc-list .title h2  {
    font-size: 24px;
    height: 42px;
}

.sdk-title,.doc-title{
	font-size:16px;
	height:50px;
	line-height:50px;
	cursor:pointer;
}

.sdk-desc,.doc-desc{
	font-size:13px;
}

.sdk-title .datetime,.doc-title .datetime{
	float:right;
}

.sdk-list dl,.doc-list dl{
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
}

.doc-datetime{
	width:150px;float:left;
}

.doc-datetime dl dt{
	cursor:pointer;
	line-height:30px;
}

.doc-datetime dl .on{
	background:#dd333e;
	color:#ffffff;
	padding:5px;
	border-radius:2px;
}

.doc-datetime dl dd{
	display:none;
	font-size:15px;
	line-height:30px;
	padding-left:10px;
	width:50px;
	display:inline-block;
}

.doc-list-right{
	width:930px;
	float:left;
	border-left:1px #ccc solid;
	padding-left:30px;
	margin-left:20px;
}

.doc-list-right dl dd{
	display:none;
}

/*å¸‚åœºæ´»åŠ¨*/
.activity-content{
	width:1200px;
	color:#5e5e5e;
}

.activity-content h2 {
    font-size: 24px;
    line-height: 80px;
}

.content-box{
	margin-bottom:40px;
	float:left;
}

.box-left{
	width:258px;
	border:1px #ccc solid;
	float:left;
	margin-right:20px;
	padding:10px;
}
.box-left dd{
	font-size:15px;
}

.box-left dl{
	margin-bottom:15px;
}
.box-left dd{
	line-height:30px;
}

.box-right{
	width:900px;
	float:left;
}

.box-right ul{
	width:950px;	
} 

.box-right ul li{
	float:left;
	width:440px;
	margin:0 20px 20px 0;
}

.box-right li .box{
	border:1px #ccc solid;
	padding:0 12px 12px 12px;
}

.box-right li .title{
	height:70px;
	line-height:70px;
	font-weight:bold;
	font-size:18px;
}

.box-right li .desc{
	font-size:14px;
	line-height:24px;
	height:72px;
}


/*è”ç³»æˆ‘ä»¬*/

.contact{
	float:left;
	width:1200px;
}

.contact_up{
	width:100%;
}

.contact_map{
	width:600px;
	float:left;
	padding:0px 0px 20px 20px;
}

.contact_map img{
	width: 100%;
}

.contact_info{
	width:540px;
	float:right;
}

.form-box{
	width: 100%;
}

.form-group{
	margin: 0px 50px 15px 50px;
    float: left;
}

.form-group input[type='text']{
	width:320px;
	height:28px;
	padding-left:5px;
}

.form-group .code{
	width:100px;
	height:28px;
	padding-left:5px;
	margin-right: 20px;
}

.form-group textarea{
	width:846px;
	height:150px;
	font-size:12px;
	padding:6px;
}

.message-btn{
	border:none;
	padding:5px 30px;
	background:#f0333c;
	color:#ffffff;
	font-size:14px;
	cursor:pointer;
}

/*ä¼ä¸šæ–‡åŒ–*/
.culture{
	overflow:hidden;
}

.culture .culture-text {
	width:418px;
	height:260px;
	float:left;
	position:relative;
}

.culture-text .text{
	width:330px;
	position:absolute;
	top:40px;
	left:0;
}

.culture .culture-img {
	width:700px;
	float:left;
}

.culture .culture-img img{
	width:700px;
}

.culture .text-right{
	float:right !important;
}

.culture .text-right .text{
	text-align:right;
	left:auto;
	right:0;
}


/*äº§å“åˆ—è¡¨*/
.product-list{
	background-color:#f4f4f4;
}

.product-content{
	width:1200px;
	height:350px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

.product-list .product-img{
	width:640px;
	height: 300px;
	padding: 20px 20px 0px 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.product-list .product-img img{
	width: auto;
	height: auto;
	max-width: 90%;
}

.product-text{
	width:560px;
	float:left;
	text-align: left;
	color:#444444;
}

.product-text .desc{
	height:200px;
	color:#440000;
}

.product-text .detail-btn {
	height:30px;
	margin-top:20px;
}


.product-text .detail-btn a{
	padding:8px 30px;
	background:#008dff;
	font-size:16px;
	color:#ffffff;
	border-radius:8px;
}

/********************************************************************************/
/* Added by Wang Tao 2018-10-21
/********************************************************************************/

.list_body{
	margin:0 auto;
	width: 1200px;
	background: white;
	padding-top: 50px;
	/*border: 1px solid #000000;*/
}        

.list_body a{
	color: #ffffff;
}

.list_product{
	width: 270px;
	height: 420px;
	background: #f3f3f3;
	float: left;
	margin-left: 75px;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	display: table-cell;
	text-align: center;
	box-shadow:5px 5px 15px 0px #00000030
}

.list_product h4{
	color: #4b4b4b;
}

.list_product_img{
	width: 280px;
	height: 150px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}

.list_product_img img{
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 90%;
}

.list_product_para{
	height: 160px;
	color: #4b4b4b;
}

.view_details{
	display: inline-block;
	width: 70%;
	padding: 3px;
	background: #008dff;
	border-radius: 8px;
}
/********************************************************************************/


/*****************************************************************************************/
/* æ±ªæ¶› added 2018-10-20   ***************************************************************/
/*****************************************************************************************/
.crumbs{
	border-top:1px #eee solid;
}

.product_show_content{
	width:1200px;
	height:400px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

.product_show_content .product-text{
	width:560px;
	float:left;
	text-align: left;
	color:#444444;
}

.product_show_content .keywords{
	height: 40px;
	line-height: 30px;
	font-size: 18px;
	color: #2080e0;
	border-bottom: 1px #808080 solid;
	margin-bottom:20px;
}

.product_show_content .desc{
	height:180px;
	line-height:30px;
	color:#440000;
}

.product_show_content .detail-btn {
	height:30px;
	margin-top:20px;
}


.product_show_content .detail-btn a{
	padding:8px 30px;
	background:#008dff;
	font-size:16px;
	color:#ffffff;
	border-radius:8px;
}

.product_show_content .product-img{
	width:640px;
	height: 350px;
	padding: 30px 20px 0px 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.product_show_content .product-img img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.product_show_detail{
	margin: 0 auto;
    width: 1200px;
	color:#3a3a3a;
}

.product_show_detail .detail_item{
	width: 100%;
	float: none;
}

.product_show_detail .detail_item:not(:last-child){
	border-bottom:1px #ccc solid;
}

.product_show_detail .detail_value{
	line-height:30px;
	font-size:18px;
	margin-bottom:20px;
}

.detail_value_devide_4{
	width: 300px;
	float: left;
	margin-bottom:20px;
}

.detail_value_devide_31_3{
	width: 900px;
	float: left;
	margin-bottom:20px;
}

.detail_value_devide_31_1{
	width: 300px;
	float: left;
	margin-bottom:20px;
}

.detail_value_devide_2{
	width: 600px;
	float: left;
	margin-bottom:20px;
}

.product_show_detail .Interface_Img{
	width: 1200px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.product_show_detail .Interface_Img img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.product_show_detail .DownloadName{
	width: 300px;
	float: left;
}

.product_show_detail .DownloadContent{
	width: 600px;
	float: left;
}

.product_show_detail .DownloadDownload{
	width: 300px;
	float: left;
}

.product_show_detail .DownloadButton{
	display: inline-block;
	width: 30%;
	text-align: center;
	padding: 3px;
	background: #008dff;
}

.product_show_detail .DownloadDownload a{
	color: #ffffff;
}

/*****************************************************************************************/


.text-left img{
	float:left;
}

.text-right .detail-btn{
	float:right;
}

/*äº§å“ä»‹ç»*/
.product-detail{
	margin: 0 auto;
    width: 1200px;
	color:#3a3a3a;
}

.product-detail p{
	margin-bottom: 20px;
}

.detail-content:not(:last-child){
	border-bottom:1px #ccc solid;
}


/*æŠ€æœ¯è§„æ&nbsp;¼*/
.product-format{
	width:1200px;
	margin:30px auto;
}

.product-format th{background:#f5f5f5;font-size:14px;text-align:left;padding:8px;}
.product-format td{background:#ffffff;font-size:14px;padding:10px;}
.product-format td p{line-height:24px;}


/*ä¸‹è½½ä¸­å¿ƒ*/
.download_content{
	width: 100%;
	display: -webkit-box;
}

.download_left, .download_right{
	border-radius: 4px;
}

.download_left{
	padding: 20px;
	width: 260px;
	line-height: 40px;
	background-color: #d0d0d0;
}

.download_left .catlist .action .action a{
	border-bottom:2px #f0333c solid;
}

.download_left .catlist&gt;li{
	padding-left: 30px;
}

.download_left .catlist li&gt;ul&gt;li{
	padding-left: 30px;
}

.download_right{
	width: 890px;
	margin-left: 10px;
}

.download_right .DownloadItem{
	width: 100%;
	float: left;
}

.download_right .DownloadName{
	margin-top: 20px;
}

.download_right .DownloadContent{
	width: 890px;
	float: left;
	padding: 20px 0 0 0;
	background-color: #d0d0d0;
	border-radius: 4px;
}

.download_right .DownloadLogo{
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.download_right Img{
	width: 60%;
	height: 60%;
}

.download_right .DownloadContentLeft{
	width: 550px;
	float: left;
	margin-left: 20px;
}

.download_right .DownloadVersion{
	font-size: 28px;
	line-height: 40px;
}

.download_right .DownloadDownload{
	width: 150px;
	height: 100%;
	float: left;
}

.download_right .DownloadButton{
	display: inline-block;
	width: 100px;
	text-align: center;
	padding: 5px;
	margin-top: 15px;
	border-radius: 4px;
	background: #008dff;
}

.download_right .DownloadDownload a{
	color: #ffffff;
}

.download_right .DownloadDesc{
	width: 850px;
	float: left;
	padding: 20px 20px 0 20px;
	border-top: 1px #ffffff solid;
}

.download_right .Note{
	width: 850px;
	float: left;
	padding: 0 20px 0 20px;
}

/*å¸¸è§é—®é¢˜*/
.problem-center{
	width:920px;
	float: left;
	border-left: 1px solid #ccc;
	margin-left: 20px;
    padding-left:27px;
}

.problem-category{
	width:150px;
	height:100%;
	float:left;
}

.problem-category .cat-list li a{
	display:inline-block;
	border-bottom:1px #ccc solid;
	width:100%;
	margin-bottom:5px;
        font-size:15px !important;
}

.problem-category .cat-list .action a{
	color:#f0333c;
}

.problem-category .cat-list ul
{
	font-size:13px;
	padding-left:10px;
}

.problem-center .answer{
	line-height:30px;
}

.problem-center ul li{
	border-bottom:1px #ccc dotted;
	margin-bottom:10px;
}

.problem-center .question {
	color:#f0333c;
}
.problem-center .question span{
	width:27px;
	height:30px;
	text-align:center;
	color:#f0333c;
	display:inline-block;
	background:url('../images/question.jpg') 0 2px no-repeat;
}

/*lzåŽåŠ&nbsp;*/
.problem-center .answer .span {
    width: 27px;
    height: 30px;
    text-align: center;
    color: #3e92f5;
    display: inline-block;
    background: url('../images/answer.jpg') 0 4px no-repeat;
}

/*ä¼šè®®ç›´æ’­*/
.Live-img{
	text-align: center;
}

.Live-img img{
	margin-top:20px;
	margin-bottom:40px;
}

/*åŒ»ç–—å™¨æ¢° CDMO*/
.CDMO-img{
	text-align: center;
}

.CDMO-img img{
	margin-top:20px;
	margin-bottom:40px;
}


/*æŠ€æœ¯æ”¯æŒ*/
.support-center{
	width:100%;
}

.support-text{
	width:600px;
	float:left;
}

.support-img{
	width:500px;
	float:right;
}

.support-img img{float:right;}

/**/
.sale-center .sale_list{
	width:1200px;
	float:left;
	padding-bottom:20px;
}
.sale-center  .sale_img{
	width:80px;
	float:left;
	margin-left:50px;
	margin-top:10px;
}
.sale-center  .sale_img img{
	heigh:100%;
	width:100%;
}
.sale-center .sale_text{
	float:left;
	margin-left:100px;
}


@media only screen and (max-width:1200px)
{
	.welcom .home {
		width: auto;
	}

	.crumbs .home {
		width: auto;
	}

	.nav {
		width: auto;
	}

	.container {
		width: auto;
	}

	.recommend .content ul li {
		margin: 0;
		border: none;
	}

	.list_body {
		width: auto;
	}        

	.list_product {
		margin-left: 20px;
	}

	.product_show_content {
		width: auto;
	}

	.product_show_content .product-text {
		width: 400px;
	}

	.product_show_detail {
		width: auto;
	}

	.product-content {
		width: auto;
	}

	.product-detail {
		width: auto;
	}

	.news_detail {
		width: 500px;
	}
	
	.news_detail_product {
		width: 700px;
	}
	
	.entp-list ul li {
		width: 240px;
		margin: 0 0 15px 0;
	}
}

@media only screen and (max-width:450px)
{

	.Live_Video_pc{
		visibility: hidden;
		height: 0;
	}

	.Live_Video_mobile{
		visibility: visible;
		height: auto;
	}

	.sdk-list, .page-content{
		border:none;box-shadow:none;
		padding:0;
	}
	.page-content{
		margin:0px;
		float:none;
	}
	.support-img{
		display:none;
	}
	.news-content .info{
		margin:0;
		font-size:12px;
	}
	.news-content h2{
		font-size: 16px;
		line-height: 24px;
		margin: 10px 0;
	}

	.container .news-content{
		width: auto;
		border:none;
		box-shadow:none;
		padding:0;
		margin:0px;
	}
	.article img{
		width:100%;
	}
	.article{
		width: auto;
		margin:0;
		font-size:14px;
		margin-top:10px;
	}

	.ArticleTable td, .ArticleTable th
	{
		padding:3px 5px 2px 5px;
	}

	.container{
		margin:0 10px;
	}

	.content-footer{
		margin:0 20px 20px 20px;
	}
	
	.content-footer ul li{
		height:auto;
		padding-left:0px;
	}
	
	.news-content .info{
		height:30px;
		line-height:30px;
	}
	
	/*äº§å“è¯¦ç»†é¡µ*/
	.product-detail .application img
	{
		width:100%;
	}
	
	.info ul li{
		padding:0 5px;
	}
	.info .viewport{
		display:none;
	}

	/* æ–°é—» */
	.year {
		font-size: 14px;
	}
	
	.news_date
	{
		visibility: hidden;
		padding: 0;
		width: 0px;
	}

	.news_list
	{
		padding: 10px;
		border-bottom: 1px #ddd solid;
	}
	
	.news_img
	{
		width: 25%;
		height: 70px;
		float: left;
		padding-left: 0;
		padding-top: 10px;
		border-left: hidden;
	}
	
	.news_detail
	{
		width: 70%;
		float: left;
		padding-left: 10px;
		padding-top: 0;
	}
	
	.news_detail_product
	{
		width: 100%;
		height: auto;
		padding-left: 0;
		padding-top: 0;
		border-left: hidden;
	}

	.product-format,.product-detail{
		width:auto;
		margin:10px;
	}
	.detail-content table,.detail-content img{
		width:100%;
	}
	.company-img{
		margin:0 0 20px 0;
	}
	
	.company-img img{
		width:100%;
	}
	
	/*æŠ€æœ¯æ”¯æŒ*/
	.support-center
	{
		width:100%;
		margin-bottom:10px;
	}
	.page-content h3{
		font-size:25px;
		line-height:90px;
	}
	.support-text
	{
		width:100%;
		padding-top:0;
	}
	.support-text ul li{
		width:100%;
	}
	
	.problem-center{
		width:auto;
	}
	
	/*äº§å“åˆ—è¡¨*/
	.product-content
	{
		padding:0px;
		width:auto;
		height:auto;
	}
	
	.product-list .product-img
	{
		height:230px;
		float: none;
		padding:10px;
	}
	
/********************************************************************************/
/* Added by Wang Tao 2018-10-21
/********************************************************************************/

	.list_body{
		margin:0 auto;
		width: 100%;
		background: white;
		padding-top: 0px;
		/*border: 1px solid #000000;*/
	}        

	.list_body a{
		color: #ffffff;
	}

	.list_product{
		margin: 30px auto;
		float: none;
		display: block;
	}

	.list_product_img{
		width: 280px;
		height: 160px;
		display: table-cell;
		text-align: center;
		vertical-align: bottom;
	}

	.list_product_img img{
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 90%;
	}

	.list_product_para{
		height: 150px;
		color: #4b4b4b;
	}

	.view_details{
		display: inline-block;
		width: 70%;
		padding: 3px;
		background: #008dff;
		border-radius: 8px;
	}
/********************************************************************************/

	.product-text h3{
		height:75px;
		line-height:90px;
		font-size:25px;
	}
	
	.product-text{
		padding:0 10px;
		width:auto;
		float:none;
	}
	.product-text .detail-btn{
		margin-top:10px;
	}
	
	.product-text .desc{
		font-size:14px;
		height:auto;
		line-height:24px;
		margin-bottom:10px;
		color:#440000;
	}

/*****************************************************************************************/
/* æ±ªæ¶› added 2018-10-20   ***************************************************************/
/*****************************************************************************************/
	.product_show_content{
		padding-top:0px;
		width:auto;
		height:auto;
		padding-bottom:0;
	}
	
	.product_show_content .product-text{
		padding:0 10px;
		width:auto;
		float:none;
	}
	
	.product_show_content .product-text h3{
		height:75px;
		line-height:90px;
		font-size:25px;
	}
	
	.product_show_content .keywords{
		height: 40px;
		line-height: 30px;
		font-size: 16px;
		color: #2080e0;
		border-bottom: 1px #808080 solid;
		margin-bottom:20px;
	}
	
	.product_show_content .desc{
		height:auto;
		font-size:14px;
		line-height:24px;
		margin-bottom:10px;
		color:#440000;
	}
	
	.product_show_content .detail-btn {
		margin-top:10px;
	}
	
	.product_show_content .product-img{
		display:block;
		width:100%;
		height:200px;
		float: none;
		padding:10px 0 10px 0;
	}
	
	.product_show_content .product-img img{
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 100%;
	}
	
	.product_show_detail{
		width:auto;
		margin:10px;
	}
	
	.product_show_detail .detail_item{
		width: 100%;
		float: none;
	}
	
	.product_show_detail .detail_item:not(:last-child){
		border-bottom:1px #ccc solid;
	}
	
	.product_show_detail .detail_name{
		height:80px;
		line-height:40px;
		font-size:20px;
		float: none;
	}
	
	.product_show_detail .detail_value{
		line-height:24px;
		font-size:14px;
		margin-bottom:20px;
	}
	
	.detail_value_devide_4{
		width: auto;
		float: none;
		margin-bottom:20px;
	}
	
	.detail_value_devide_31_3{
		width: auto;
		float: none;
		margin-bottom:20px;
	}

	.detail_value_devide_31_1{
		width: auto;
		float: none;
		margin-bottom:20px;
	}

	.detail_value_devide_2{
		width: auto;
		float: none;
		margin-bottom:20px;
	}

	.detail_value h3 {
		line-height: 40px;
		font-size: 20px;
	}
	
	.product_show_detail .Interface_Img{
		width: auto;
		height: auto;
		padding: 10px;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	
	.product_show_detail .Interface_Img img{
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.product_show_detail .DownloadName{
		width: auto;
		float: none;
	}
	
	.product_show_detail .DownloadContent{
		width: auto;
		float: none;
	}
	
	.product_show_detail .DownloadDownload{
		width: auto;
		float: none;
	}
	
	.product_show_detail .DownloadButton{
		display: inline-block;
		width: 30%;
		text-align: center;
		padding: 3px;
		background: #008dff;
	}
	
	.product_show_detail .DownloadDownload a{
		color: #ffffff;
	}

/*****************************************************************************************/
	.crumbs{
		padding: 0;
	}
	
	.crumbs .home{
		width: 100%;
		margin:0;
		border-left:0px;
	}

	.crumbs .home .catpos{
		width: 95%;
		height:30px;
		line-height:30px;
		font-size:14px;
		margin: 0px;
		padding:5px;
	}

	.crumbs .home .catpos li{
		font-size:14px;
		line-height:32px;
		padding-left:5px;
	}

	.crumbs .home .catpos li:first-child{
		font-size:16px;
		border-left:2px solid #f0333c;
	}

	.crumbs .home .catpos li:not(:last-child)::after{
		content:"|";
		padding: 0 0 0 5px;
	}

	.crumbs .home .catlistout{
		width: 100%;
		border-top:1px #ccc solid;
	}

	.crumbs .home .catlist{
		width: 94%;
		font-size:14px;
		padding:5px 20px 5px 5px;
	}
	.crumbs .home .catlist ul{
		height:25px;
		line-height:25px;
		padding-left:0px;
		float:right;
	}
	.crumbs .home .catlist li{
		padding-left:10px;
	}

	/*ä¸‹è½½ä¸­å¿ƒ*/
	.download_content{
		width: 100%;
		display: unset;
	}

	.download_left{
		float: left;
		padding: 20px 0;
		width: 100%;
		line-height: 26px;
	}
	
	.download_right{
		width: 100%;
		margin-left: 0;
	}
	
	.download_right .DownloadItem{
		width: 100%;
		float: left;
	}
	
	.download_right .DownloadNameFirst{
		margin-top: 20px;
	}

	.download_right .DownloadName{
		margin-top: 20px;
	}
	
	.download_right .DownloadContent{
		width: 100%;
		float: left;
		padding: 20px 0 0 0;
		background-color: #d0d0d0;
		border-radius: 4px;
	}
	
	.download_right .DownloadContentUp{
		width: 100%;
	}

	.download_right .DownloadContentDown{
		width: 100%;
		border-top: 1px #ffffff solid;
	}

	.download_right .DownloadLogo{
		width: 18%;
		float: left;
		margin-left: 10px;
		margin-bottom: 20px;
		margin-top: 4px;
	}
	
	.download_right Img{
		width: 70%;
		height: 60%;
	}
	
	.download_right .DownloadContentLeft{
		width: 50%;
		float: left;
		margin-left: 0;
	}
	
	.download_right .DownloadVersion{
		font-size: 24px;
		line-height: 36px;
	}
	
	.download_right .DownloadDownload{
		width: auto;
		height: 100%;
		float: left;
		margin-top: 4px;
	}
	
	.download_right .DownloadButton{
		width: 60px;
		padding: 5px;
		margin-top: 0;
	}
	
	.download_right .DownloadDesc{
		width: auto;
		float: left;
		padding: 10px 10px 0 10px;
		border-top: hidden;
	}
	
	.download_right .Note{
		width: auto;
		float: left;
		padding: 0 10px;
	}

	/*æŠ€æœ¯æ–‡ç«&nbsp;*/
	.TechArticle_right{
		float: left;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	
	.TechArticle_detail
	{
		width: 100%;
		float: left;
		padding-left: 0;
		padding-top: 0;
	}
	
	.ArticleTable
	{
		border: 1px solid black;
		border-spacing: 0;
		border-collapse: collapse;
	}
	
	.ArticleTable td, .ArticleTable th
	{
		border: 1px solid black;
		padding:3px 20px 2px 20px;
	}
	
	.ArticleTable th
	{
		padding-top: 5px;
		padding-bottom: 4px;
		background-color: #888888;
		color: #ffffff;
	}
	
	.ArticleTable tr:nth-child(even)
	{
		background-color: #dddddd;
	}

	/*è§†é¢‘*/
	
	.video_right{
		width: 100%;
		margin-left: 0;
	}
	
	.video_item
	{
		width: 100%;
		float: left;
		margin-left: 0;
		margin-top: 20px;
		margin-bottom: 0;
	}
	
	/*ä¼ä¸šèµ„è´¨*/
	
	.page-content h2{
		font-size:16px;
		text-align:center;
		width:100%;
	}
	.entp-list{
		width:auto;
		height:100%;
	}
	
	.entp-list ul{
		width:100%;
	}
	.entp-list ul li{
		float: left;
		margin:0;
		width:50%;
	}
	
	.entp-list .entp-list-img {	
		height : 240px;
	}

/* è”ç³»æˆ‘ä»¬ */
	.contact{
		width: 100%;
	}
	.contact_map{
		width: 100%;
	}
	.contact_info{
		width: 100%;
	}
	
	.form-group{
		margin: 0 0 10px 0;
		width: 100%;
	}
	
	.form-group input[type='text']{
		width: 80%;
		padding-left: 0;
	}
	
	.form-group .code{
		width: 50px;
		height: 28px;
		margin-right: 10px;
	}
	
	.form-group textarea{
		width: 100%;
		height:150px;
		padding: 0;
	}

/* å¦‚ä½•è´­ä¹° */
	.sale-center .sale_list{
		width: 100%;
	}
	.sale-center  .sale_img{
		margin: 0 0 20px 0;
	}
	.sale-center .sale_text{
		margin-left: 0;
	}

/*ä¸Šä¸€é¡µä¸‹ä¸€é¡µ*/
	.content-footer{
		height:auto;
		margin:0 5px 0;
	}
	.content-footer ul li{
		width:auto;
		line-height:22px;
		margin-top:10px;
	}

/*ä¼šè®®ç›´æ’­*/
	.Live-img{
		text-align: center;
	}

	.Live-img img{
		width : 100%;
		margin-top:20px;
		margin-bottom:20px;
	}

/*åŒ»ç–—å™¨æ¢° CDMO*/
	.CDMO-img{
		text-align: center;
	}

	.CDMO-img img{
		width : 100%;
		margin-top:20px;
		margin-bottom:20px;
	}
}

/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "å¾®è½¯é›…é»‘";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:/*#ae1c1c8*/#3970B5;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}</pre></body></html>